Welcome![Sign In][Sign Up]
Location:
Search - Image segmentation

Search list

[Special EffectsDigital_Imagine_Processing_Matlab

Description: PART ONE:原理与技术 1.简介 2.数学基础 3.采样与量化 4.变换法 5.图像增强 6.图像恢复 7.图像压缩 8.图像分割 9.表示与描述 10.图像模式识别 PART TWO: MATLAB实习 1.matlab常用函数简介 2.实验-数学基础 3.实验-量化 4.实验-变换法 5.实验-图像增强 6.实验-图像压缩 7.实验-图像分割 8.实验-图像恢复 9.实验-表示与描述 10.实验-图像模式识别 -PART ONE: Principle and Technology 1. Introduction 2. Mathematical foundations 3. Sampling and quantification of 4. Transform 5. Image Enhancement 6. Image Restoration 7. Image compression 8. Image Segmentation 9. Representation and description of 10. Image Pattern Recognition PART TWO: MATLAB internship 1.matlab common function 2. Experiment- mathematical foundations 3. Experiment- quantified 4. Experiment- Transform 5. Experiment- Image Enhancement 6. Experiment- image compression 7. Experiment- Image Segmentation 8. Experiment-- Image Restoration 9. experimental- that with the description of 10. Experiment- Image Pattern Recognition
Platform: | Size: 4007936 | Author: abcoabco | Hits:

[Special Effectsfingerprint_extract_matlab

Description: 在指纹特征提取中,结合方向图和图像局部灰度方差对指纹图像进行分割,然后再进行阈值分割去处边缘效应得出较好的分割结果。-In the fingerprint feature extraction, the combination of pattern and image local variance of gray-scale fingerprint image segmentation, and then conducted threshold segmentation edge effects come to a better place for the segmentation results.
Platform: | Size: 67584 | Author: zizou | Hits:

[Special EffectsmatlabImage

Description: 介绍了图像处理的基本操作、图像变换、图像增强、图像分割、图像复原、数字形态学图像处理及图像滤波等的MATLAB实现函数和调用格式,并示以大量的简单图像处理代码和图像处理结果-Introduced the basic operation of image processing, image transform, image enhancement, image segmentation, image restoration, digital image processing and image morphological filtering function and realize the MATLAB call format, and show a large number of simple image processing code and image processing results
Platform: | Size: 933888 | Author: 王邦平 | Hits:

[Special EffectsActiveContourCode

Description: 主动轮廓的MATLAB实现算法,主要用于图像分割,基于其的变形有很多优点-Active Contour realize the MATLAB algorithm, mainly used for image segmentation, based on its deformation has many advantages
Platform: | Size: 1585152 | Author: 明明 | Hits:

[Special EffectsWaterShed

Description: 改程序实现了分水岭算法。利用此算法实现了对图像的有效分割。并附有程序的详细说明。-Reform process to achieve a watershed algorithm. Use this algorithm to realize an effective image segmentation. Accompanied by a detailed description of the procedure.
Platform: | Size: 4116480 | Author: oskycar | Hits:

[3D GraphicBrainSegMFC

Description: 这是一个MRI脑图像分割执行文件,可供需要的人员下载使用.-This is an MRI brain image segmentation implementation document for the personnel required download.
Platform: | Size: 433152 | Author: 龚兵 | Hits:

[Special EffectsLevelSetMethods

Description: 医学图像处理中水平集分割方法基本理论知识:《Level Set Methods and Dynamic Implicit Surfaces》-Medical Image Processing in level set segmentation method the basic theory of knowledge:
Platform: | Size: 4882432 | Author: | Hits:

[Special EffectsLevelSetMethods

Description: 医学图像分割水平及方法理论书籍《Level Set Methods and Dynamic Implicit Surfaces》代码-Medical image segmentation level of theory and methodology of the book
Platform: | Size: 150528 | Author: | Hits:

[Graph RecognizeRecognition

Description: 程序代码包括:索书号文字图像分割,粘连字符切分,文字识别,彩色车牌分割,商标文字分割,文字识别的识别子函数,文字识别的结构特征提取子函数-Program code including: Call Number text image segmentation, adhesion character segmentation, character recognition, color plate segmentation, trade marks text segmentation, character recognition identification Functions, the structure of character recognition feature extraction Functions
Platform: | Size: 205824 | Author: 张子木 | Hits:

[Graph RecognizeOptical_Character_Recognition

Description: The aim of Optical Character Recognition (OCR) is to classify optical patterns (often contained in a digital image) corresponding to alphanumeric or other characters. The process of OCR involves several steps including segmentation, feature extraction, and classification. This program use Image Processing Toolbox to get it. For more information, visit: http://www.matpic.com
Platform: | Size: 50176 | Author: ruan | Hits:

[Graph Recognizegac++

Description: 基于Fisher适应函数的遗传算法来做图像分割-Fisher-based fitness function of genetic algorithm to do image segmentation
Platform: | Size: 3765248 | Author: 林漂漂 | Hits:

[Special EffectsItkSoftwareGuide

Description: ITK 是美国国家卫生院下属的国立医学图书馆投入巨资支持三家科研机构开发 医学影像分割与配准算法的研发平台,现已开发了初步版本。是医学影像算法平台的 重要组成部分。 -Itk are affiliated with the United States National Institutes of Health National Library of Medicine invest huge sums of money to support the three research institutions to develop medical image segmentation and registration algorithm R
Platform: | Size: 4203520 | Author: 黄显武 | Hits:

[Special EffectsjsegMRtest

Description: 按照纹理和彩色空间信息对图像进行分割。分割效果比较好。-In accordance with the texture and color space information of image segmentation. Better segmentation results.
Platform: | Size: 1715200 | Author: 胡闽 | Hits:

[Special Effectsostu

Description: 图象分割中应用较多的ostu大津阈值法,matlab源代码-Application of image segmentation ostu more Otsu threshold method, matlab source code
Platform: | Size: 3072 | Author: 泰妮 | Hits:

[Special Effectstuxiangbianyuanfengechuli

Description: 多种图像边缘检测与分割处理 是M文件 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-A variety of image edge detection and segmentation is the deal with M files code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line thresholding image segmentation P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: Morphological examples- from PCB image delete all current lines, retaining only the target chip
Platform: | Size: 41984 | Author: jianglu | Hits:

[Waveletc

Description: 给予小波变换的图像处理,能够形成图像的分割与拼接-Given wavelet transform image processing, image segmentation can be formed with the splicing
Platform: | Size: 3457024 | Author: jinliang | Hits:

[Special Effectstidufenshuiling

Description: 使用梯度幅度预处理,再通过分水岭变换方法分割灰度图象-Pretreatment of the use of gradient magnitude, and then through the watershed transform gray-scale image segmentation
Platform: | Size: 24576 | Author: 姜丽 | Hits:

[Special Effectstuxiangfeng

Description: 程序功能实现图像的分割和进行特征提取,已经同过调试成功!-Program features to achieve image segmentation and feature extraction has been successful with over debugging!
Platform: | Size: 20480 | Author: wewewe | Hits:

[Special Effectswavlet2008.6.5

Description: 小波实现图像分割,是个很不错的程序,里面有分割的原始图和结果图-Wavelet image segmentation, is a very good program, which has split the original map and the results of Figure
Platform: | Size: 1067008 | Author: 陈吉成 | Hits:

[Special Effectsentropy

Description: 这是一个利用MATLAB编程实现的图像熵最大分割.相信对大家有用-This is a use of MATLAB programming realize maximum entropy image segmentation. I believe it useful to U.S.
Platform: | Size: 1024 | Author: 爱子 | Hits:
« 1 2 ... 42 43 44 45 46 4748 49 50 »

CodeBus www.codebus.net